aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-05
|\ \
| * | dm: improve block integrity supportMike Snitzer2011-04-05
| * | fs: export empty_aopsJens Axboe2011-04-05
| * | block: get rid of elv_insert() interfaceJens Axboe2011-04-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-05
|\ \ \ | |/ / |/| |
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-01
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-01
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-04
|\ \ \
| * | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-31
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-04
|\ \ \ \
| * | | | perf: Fix task context schedulingPeter Zijlstra2011-03-31
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-04
|\ \ \ \ \
| * | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-01
| |/ / / /
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-01
|\ \ \ \ \
| * | | | | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-01
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-30
| * | | | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-30
| * | | | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-30
| * | | | net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-30
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* | | | genirq: Remove obsolete commentThomas Gleixner2011-03-29
* | | | genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-29
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\ \ \
| * | | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * | | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-25
| * | | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
* | | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-29
|\ \ \ \
| * | | | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-28
* | | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-29
|\ \ \ \ \
| * | | | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-29
| * | | | | genirq: Remove compat codeThomas Gleixner2011-03-29
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-29
| * | | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
| * | | | can: make struct proto constOliver Hartkopp2011-03-28
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-28
|\ \ \ \ \ \
| | * | | | | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-28
| | * | | | | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-28
| | * | | | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-28
| | * | | | | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-28
| | * | | | | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-28
| | * | | | | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
| | * | | | | genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-27
| | * | | | | genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-27
| | * | | | | genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-27
| | * | | | | genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-27
| | | |/ / / | | |/| | |