Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | RTC: Re-enable UIE timer/polling emulation | John Stultz | 2011-02-17 | 1 | -0/+1 | |
| * | | | | | RTC: Revert UIE emulation removal | John Stultz | 2011-02-17 | 1 | -0/+14 | |
* | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-02-18 | 3 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 3 | -6/+6 | |
* | | | | | | | Expand CONFIG_DEBUG_LIST to several other list operations | Linus Torvalds | 2011-02-18 | 1 | -3/+9 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-02-16 | 2 | -6/+24 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | [SCSI] target: fix use after free detected by SLUB poison | Nicholas Bellinger | 2011-02-12 | 1 | -0/+1 | |
| * | | | | | | [SCSI] target: Remove procfs based target_core_mib.c code | Nicholas Bellinger | 2011-02-12 | 2 | -6/+23 | |
* | | | | | | | thp: prevent hugepages during args/env copying into the user stack | Andrea Arcangeli | 2011-02-16 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-15 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-02-15 | 1 | -2/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: oprofile: Fix backtraces in timer mode | Ari Kauppi | 2011-01-26 | 1 | -0/+9 | |
| | * | | | | | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends | Ari Kauppi | 2011-01-26 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Input: matrix_keypad - increase the limit of rows and columns | Trilok Soni | 2011-02-11 | 1 | -2/+2 | |
* | | | | | | | | | klist: Fix object alignment on 64-bit. | David Miller | 2011-02-14 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | security: add cred argument to security_capable() | Chris Wright | 2011-02-11 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-02-10 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti | 2011-02-04 | 1 | -4/+0 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-10 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CDC NCM errata updates for cdc.h | Alexey Orishko | 2011-02-08 | 1 | -5/+18 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-02-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | virtio: console: Update Copyright | Amit Shah | 2011-02-08 | 1 | -1/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: Add missing status flags to modification mask | Thomas Gleixner | 2011-02-05 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-06 | 5 | -53/+62 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-02-04 | 5 | -53/+62 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt | 2011-02-03 | 2 | -14/+13 | |
| | * | | | | | | | | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers | 2011-02-03 | 3 | -19/+26 | |
| | * | | | | | | | | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-03 | 4 | -20/+23 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-04 | 7 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument | Julia Lawall | 2011-02-04 | 1 | -1/+2 | |
| * | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2011-02-04 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-03 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | netfilter: ecache: always set events bits, filter them later | Pablo Neira Ayuso | 2011-02-01 | 1 | -3/+0 | |
| * | | | | | | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT | Eric W. Biederman | 2011-01-30 | 2 | -0/+3 | |
| * | | | | | | | | | caif: bugfix - add caif headers for userspace usage. | sjur.brandeland@stericsson.com | 2011-01-30 | 2 | -0/+3 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-04 | 3 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm/radeon: remove 0x4243 pci id | Alex Deucher | 2011-02-02 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-02-02 | 2 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/i915: Suppress spurious vblank interrupts | Chris Wilson | 2011-01-31 | 1 | -1/+1 | |
| | * | | | | | | | | | drm: Add an interface to reset the device | Chris Wilson | 2011-01-25 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-02-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ... | David Dillow | 2011-01-24 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | vfs: sparse: add __FMODE_EXEC | Namhyung Kim | 2011-02-03 | 1 | -0/+1 | |
* | | | | | | | | | | vfs: sparse: remove a warning on OPEN_FMODE() | Namhyung Kim | 2011-02-03 | 1 | -1/+3 | |
* | | | | | | | | | | memcg: prevent endless loop when charging huge pages to near-limit group | Johannes Weiner | 2011-02-03 | 1 | -0/+20 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-02-01 | 4 | -16/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 2 | -14/+0 | |
| * | | | | | | | | | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 2011-01-25 | 1 | -0/+1 |