summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17jbd2: bitfields should be unsignedH Hartley Sweeten
2009-08-17Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King
2009-08-17tracing/events: Add module tracepointsLi Zefan
2009-08-17genirq: Support nested threaded irq handlingThomas Gleixner
2009-08-17genirq: Add buslock supportThomas Gleixner
2009-08-17genirq: Add oneshot supportThomas Gleixner
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-08-16Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg
2009-08-14usbnet: add rx queue pausingJussi Kivilinna
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik
2009-08-14mac80211: remove max_bandwidthPat Erley
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14mac80211: allow DMA optimisationJohannes Berg
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg
2009-08-14mac80211: explain TX retry and statusJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo
2009-08-14percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo
2009-08-14vmalloc: implement pcpu_get_vm_areas()Tejun Heo
2009-08-14percpu: add pcpu_unit_offsets[]Tejun Heo
2009-08-14percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo
2009-08-14percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo
2009-08-14percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo
2009-08-14percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo
2009-08-14percpu: drop @static_size from first chunk allocatorsTejun Heo