summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \ \ \ \
| | * | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | | | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-161-1/+2
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \ \ \ \ \
| | | * | | | | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | | | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
| * | | | | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-141-1/+1
| * | | | | | | | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
| * | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0Star
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-02-091-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | virtio: console: Update CopyrightAmit Shah2011-02-081-1/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | genirq: Add missing status flags to modification maskThomas Gleixner2011-02-051-1/+2
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-063-30/+37
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-043-30/+37
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-9/+9
| | | * | | | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-032-16/+21
| | | * | | | | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-032-5/+7
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-044-0/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-031-0/+1
| * | | | | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-031-1/+3
| * | | | | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-031-0/+20
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-014-16/+3Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-252-14/+0Star
| | * | | | | | | | NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-0/+1
| | * | | | | | | | NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-251-2/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-311-1/+1
| * | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-312-0/+4
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-241-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-151-0/+1
| | * | | | | | | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-231-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-262-4/+3Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-0/+3
| | * | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-181-4/+0Star
| * | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-3/+3
| * | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-261-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-141-2/+2
* | | | | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-181-0/+1
* | | | | | | | | | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-172-2/+4
* | | | | | | | | | net: Introduce new feature setting opsMichał Mirosław2011-02-172-2/+120
* | | | | | | | | | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-0/+6
* | | | | | | | | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-0/+3
* | | | | | | | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-151-0/+16
* | | | | | | | | | rtnetlink: implement setting of master deviceJiri Pirko2011-02-141-0/+12